home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Tips & Tricks for Windows 95
/
Chip Wintips.iso
/
sharewar
/
online
/
activex
/
acrobat
/
rdrx32b6.exe
/
FILE
/
ARCHIVE.Z
/
ACROBAT
/
ACRORD32.EXE
/
PSPROCSET
/
12
< prev
next >
Wrap
Text File
|
1996-08-07
|
556b
|
24 lines
%%BeginFile: pdfasc.prc
%%Copyright: Copyright 1992-1993 Adobe Systems Incorporated. All Rights Reserved.
/AS {
/shrink? xdd
/Pury xdd
/Purx xdd
/Plly xdd
/Pllx xdd
gsave newpath clippath pathbbox newpath grestore
/Dury xdd
/Durx xdd
/Dlly xdd
/Dllx xdd
Durx Dllx sub Dury Dlly sub
Pury Plly sub div exch Purx Pllx sub div
2 copy gt { exch } if pop dup
1.0 le {
Durx Dllx add 2 div Dury Dlly add 2 div translate
shrink? { dup scale } { pop } ifelse
Purx Pllx add -2 div Pury Plly add -2 div translate
} { pop } ifelse
} bd
%%EndFile